popovermenu: Reinstate section title handling
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Apr 2020 17:53:56 +0000 (13:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Apr 2020 17:53:56 +0000 (13:53 -0400)
commit79267674fffb7c60f6afcdc0b7d29318a8110646
tree23c73c2d2a184de95e3a21a0523e81024d08ca9d
parent908590e032fbd80d9f86445c4f330b10d4e60564
popovermenu: Reinstate section title handling

We were creating a hbox with separators around the label,
but forgot to arrange sizing to prevent the separators from
shrinking into nothingness.
gtk/gtkmenusectionbox.c